Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Introduce LongCollection interface for storing instrumentation traces #229

Merged
merged 1 commit into from
Dec 24, 2024

Conversation

aartdem
Copy link
Collaborator

@aartdem aartdem commented Dec 20, 2024

When we use LongHashSet for storing traces, we obtain code coverage. So, we need the ability to get full original trace.

@aartdem aartdem requested a review from Saloed December 20, 2024 05:26
@aartdem aartdem force-pushed the aartdem/long-collection-for-tracer branch from 2b685a6 to f2d0afa Compare December 20, 2024 05:27
@Saloed Saloed force-pushed the aartdem/long-collection-for-tracer branch from f2d0afa to bdbb799 Compare December 23, 2024 11:03
@aartdem aartdem merged commit 83e135a into main Dec 24, 2024
2 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants